/* --------------------------------------------------------------------------------------------- * --------------------------------------------------------------------------------------------- * --------------------------------------------------------------------------------------------- * OVERRIDE * css * * * --------------------------------------------------------------------------------------------- * --------------------------------------------------------------------------------------------- * --------------------------------------------------------------------------------------------- */ .suffix a { } .suffix a:hover { } /* navigation */ .navigation { background-color:#000000; } .navigation a { } .navigation a:hover { background-color: #3fee1b; } .navigation .current > a { background-color: #3fee1b; } .navigation .current > a:hover { background-color: #3fee1b; } .contents.products p, .contents.products h2, .contents.products h3, .contents.products h4 { } /* headings */ h1{ } h2 { } h3 { } h4 { } /* footer */ #footer { } #hero p { } #page p { } /* // ----------------------------- // Override Block Styling // ----------------------------- // ----------------------------- // Override Styling Elements // ----------------------------- */ body.internal { } /*Added New CSS*/ #contentTop { } #contentBottom { } #hero .overlay div { } .overlay h2 { } .overlay p { } .overlay a { } .overlay a.callToAction { } body { } h1, h2, h3, h4, h5, h6 { } /*Modified to fix the #29 - starts Here-- Reviewed by reddym03*/ .navigation, .navigation a, .navigation li a, .navigation li ul li a { } /*Modified to fix the #29 - starts Here */ span.price { } body { } ul.opening { } /* columns */ .column { } .column:first-child { } .column:last-child { } .internal .column { } .contents { } .home .contents { } .contents.products { } p.intro { } span.price { } input[type="text"], input[type="password"], input[type="radio"], input[type="checkbox"], select, textarea { } cite, blockquote, #page .callToAction p { } .callToAction { } .feature { } .feature h1 { } .feature h2 { } .feature .callToAction { } .feature p.intro { } .feature a { } .feature a:hover { } #page .callToAction p, #page .callToAction h2 { } #page .callToAction strong { } header .phone { } #header .strap { } .home h1 { } h1 { } .home h2 { } h2 { } .home h3 { } h3 { } .home h4 { } h4 { } .home .contents { } .contents { } .home .contents.callToAction { } .contents.callToAction { } .link a { } .link a:hover { }